-
Notifications
You must be signed in to change notification settings - Fork 297
FirestoreDocument: CRD/Mapper/Fuzzer #5402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FirestoreDocument: CRD/Mapper/Fuzzer #5402
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like I should review backupschedule first. Mind uploading the PR? If it's merged, could you rebase this PR?
|
/hold #5398
Found it |
082fa80 to
c33c973
Compare
d0730e9 to
a90f86d
Compare
00199ab to
129c3be
Compare
21be7af to
5c1a757
Compare
5c1a757 to
37545bd
Compare
|
/assign @cheftako Not as clean as it could be, because of the need to fix/improve our generators to cope with multiple proto namespaces and with the map[string]JSON |
|
/hold cancel |
| // // The resource name of the document, for example | ||
| // // `projects/{project_id}/databases/{database_id}/documents/{document_path}`. | ||
| // // +kcc:proto:field=google.firestore.v1.Document.name | ||
| // Name *string `json:"name,omitempty"` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not objecting to commenting out a field we don't want (?yet) in the CRD. Would be good to leave a bread crumb on why?
dev/tools/controllerbuilder/pkg/commands/generatemapper/generatemappercommand.go
Show resolved
Hide resolved
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cheftako The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
3a41872
into
GoogleCloudPlatform:master
fuzzers: support filtering of objects after generation
controllerbuilder: support multiple services in mapper
controllerbuilder: support multiple proto packages in generated mapper
controllerbuilder: tolerate map[string]apiextensionsv1.JSON fields
FirestoreDocument: CRD/Mapper/Fuzzer
autogen: FirestoreDocument